home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD BIT 75
/
CD BIT 75.iso
/
Software
/
LogOut
/
disk1
/
_SETUP.1
/
GCondom7.exe
/
0
/
RCDATA
/
TFRINSFIELDSFORM
/
TFRINSFIELDSFORM.txt
< prev
Wrap
Text File
|
2004-10-21
|
2KB
|
106 lines
object frInsFieldsForm: TfrInsFieldsForm
Left = 199
Top = 110
Width = 184
Height = 233
BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
BorderStyle = bsSizeToolWin
Caption = 'DB fields'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OnClose = FormClose
OnCreate = FormCreate
OnHide = FormHide
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object FieldsLB: TListBox
Left = 0
Top = 99
Width = 176
Height = 107
HelpContext = 23
Align = alClient
DragMode = dmAutomatic
ItemHeight = 16
Style = lbOwnerDrawFixed
TabOrder = 0
OnDblClick = FieldsLBDblClick
OnDrawItem = DatasetsLBDrawItem
OnStartDrag = FieldsLBStartDrag
end
object DatasetsLB: TListBox
Left = 0
Top = 0
Width = 176
Height = 97
HelpContext = 10
Align = alTop
ItemHeight = 16
Style = lbOwnerDrawFixed
TabOrder = 1
OnClick = DatasetsLBClick
OnDrawItem = DatasetsLBDrawItem
end
object Panel1: TPanel
Left = 20
Top = 40
Width = 145
Height = 29
TabOrder = 2
Visible = False
object Image1: TImage
Left = 12
Top = 5
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image000.bmp>}
Visible = False
end
object Image2: TImage
Left = 44
Top = 5
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image001.bmp>}
Visible = False
end
object Image3: TImage
Left = 76
Top = 5
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image002.bmp>}
Visible = False
end
object Image4: TImage
Left = 108
Top = 5
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image003.bmp>}
Visible = False
end
end
object Splitter: TPanel
Left = 0
Top = 97
Width = 176
Height = 2
Cursor = crVSplit
Align = alTop
BevelOuter = bvNone
TabOrder = 3
OnMouseDown = SplitterMouseDown
OnMouseMove = SplitterMouseMove
OnMouseUp = SplitterMouseUp
end
end